Click or drag to resize

ServiceConnectionGroupName Property

Gets or sets the name of the connection group for the request.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ConnectionGroupName { get; set; }

Property Value

Type: String
The name of the connection group.
See Also